GoDiagram Win Reference
DeleteNode(N) Method

Deletes the input node from the network.
Syntax
'Declaration
 
Public Overloads Sub DeleteNode( _
   ByVal node As N _
) 
public void DeleteNode( 
   N node
)

Parameters

node
Remarks
This function also deletes all links to or from the node. Performs a no-op if the node is not in the network.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayoutGenericNetwork<N,L,Y> Class
GoLayoutGenericNetwork<N,L,Y> Members
Overload List

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback